Channel: AddOhms
Category: Science & Technology
Tags: buttonsarduinobaldengineerarduino millisaddohmspwmledsmillis
Description: Jump to 02:38 for start of video. It's time to take your Arduino code to the next step. It's time to learn how to ditch delay() and use millis() instead. You don't need to reset millis(), instead, learn how to use a single line of code. Streamed on Sunday, January 28. If you want to submit code for questions, please paste it here: gist.github.com. Submit a link to the gist, along with your specific question. The message may not appear immediately in the chat, don't worry. Only submit once. For a primer, check out these Bald Engineer tutorials on Arduino millis(): How to Fake Multitasking: baldengineer.com/millis-tutorial.html The proper way reset millis, aka don't!: baldengineer.com/arduino-how-do-you-reset-millis.html A bunch of millis examples: baldengineer.com/arduino-millis-examples.html